home *** CD-ROM | disk | FTP | other *** search
/ Light & Shade: Niida Takashi / Light & Shade: Niida Takashi.iso / mac / WIN / MENU.Dxr / 00008_PRINT-B.ls < prev    next >
Encoding:
Text File  |  1998-09-06  |  169 b   |  9 lines

  1. on mouseDown
  2.   puppetSprite(3, 1)
  3.   puppetSound("テ閲テ運テ嘉ャテ「テセ")
  4.   set the castNum of sprite 3 to cast "PRINT-BR"
  5.   updateStage()
  6.   cursor(-1)
  7.   go(1, "PRINT.DIR")
  8. end
  9.